home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Over 1,000 Windows 95 Programs
/
Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso
/
0950
/
setup.exe
/
0
/
RCDATA
/
TMSGBOX
/
TMSGBOX.txt
Wrap
Text File
|
1996-09-29
|
775b
|
43 lines
object msgbox: Tmsgbox
Left = 272
Top = 250
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 193
ClientWidth = 241
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 225
Height = 145
Shape = bsFrame
end
object Label1: TLabel
Left = 16
Top = 16
Width = 41
Height = 16
Caption = 'Label1'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 160
Top = 160
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
end